get https://splitsandbox.braspag.com.br/api/transactions//split?masterRateDiscountType=Sale
The master can set the fees after creating the payment (post-transactional)
Environment | Method | Endpoint |
---|---|---|
Sandbox | get | https://splitsandbox.braspag.com.br/api/transactions/{PaymentId}/split?masterRateDiscountType=Sale |
Production | get | https://split.braspag.com.br/api/transactions/{PaymentId}/split?masterRateDiscountType=Sale |