Preview Capture Allocation
Preview Capture Allocation
Preview how a capture would be allocated across payment methods.
POST
Preview Capture Allocation
Authorizations
Use a Bearer token to access this API.
Path Parameters
Example:
"obj_01EXAMPLE00000000000000000"
Body
application/json
Example:
{
"final_capture": false,
"line_items": [{ "product": "string" }],
"metadata": {},
"capture_metadata": {},
"amount_shipping": 0,
"amount_discount": 0,
"amount_tax": 0
}Response
Success