• Last edited on: 28 August 2019

Charge Allocation API

Virtual P-Card charges are linked to accounts (in whole or in part) with reference to the Charge Allocation endpoint.

Overview

Coupa Pay Virtual card charges can use charge allocation to apportion charges and percentages of a charge to different accounts. When you have the Coupa Pay Virtual Card entitlement, you can GET a charge or charges with charge allocation data from the Charge API endpoint: https://{your_instance_name}/api/charges or you can see the OpenAPI docs here: https://{your_instance_name}/api_docs/14

Elements

account account yes       yes Account 
amount dollar amount for this allocation         yes decimal(30,2)
created-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
created-by User who created         yes
currency Currency yes       yes
id Coupa unique identifier         yes integer
pct percent yes       yes decimal(16,10)
period budget period         yes Period 
updated-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
updated-by User who updated         yes

Related Items


Querying Options

21 October 2016

See how you can use queries to quickly identify and pull the data you require.

Special Actions and API Notes

21 October 2016

Additional info on how to use the Coupa API.

Differences between XML and JSON in Coupa

16 December 2016

Arguments

24 April 2017

Learn about the types of arguments that Coupa supports in conjunction with operators.