put https://splitsandbox.braspag.com.br/api/transactions//split
Split a payment in the post-transactional stage
Environment | Method | Endpoint |
---|---|---|
Sandbox | put | https://splitsandbox.braspag.com.br/api/transactions/{PaymentId}/split |
Production | put | https://split.braspag.com.br/api/transactions/{PaymentId}/split |
Spliting a payment after authorization is refered to as Post-transactional Split. In order to split a payment after authorization, send the PaymentId
.
For credit card transactions, the split after authorization is allowed until 01:00am on the day following the capture.
The response will return the following properties:
Property | Description |
---|---|
SplitPayments.Splits.SubordinateMerchantId | Seller or master MerchantId. Size: 36. |
SplitPayments.Splits.Amount | Part of the calculated transaction amount to be received by the seller or master, already deducting all fees (MDR and Fixed Fee). |