JUMP TOCore APIGetting StartedAuthenticationThe Access Token objectCreate an Access TokenpostAPI errorsPaginationMetadataPaymentThe Payer objectThe Split objectPix QR CodeThe Pix QR Code objectCreate a Pix QR CodepostRetrieve a Pix QR CodegetList all Pix QR CodesgetITPThe ITP objectCreate an ITPpostRetrieve an ITPgetList all ITPsgetBoletoThe Boleto objectCreate a BoletopostRetrieve a BoletogetList all BoletosgetBank TransferThe Bank Transfer objectRetrieve a Bank TransfergetList all Bank TransfersgetFinanceRecipientThe Recipient objectCreate a RecipientpostRetrieve a RecipientgetUpdate a RecipientputList all RecipientsgetBank AccountThe Bank Account objectCreate a Bank AccountpostRetrieve a Bank AccountgetDelete a Bank AccountdeleteList all Bank AccountsgetWithdrawalThe Withdrawal objectCreate a WithdrawalpostRetrieve a WithdrawalgetList all WithdrawalsgetBalanceGet BalancegetList all TransactionsgetDeveloperWebhookThe Webhook objectResend a WebhookpostRetrieve a WebhookgetList all WebhooksgetBILLINGSubscriptionSubscription WebhooksCreate a subscriptionpostCancel a subscriptiondeleteRetrieve a SubscriptiongetList subscriptionsgetPowered by The Split objectAttributes value integer(>0) The amount transferred to the destination recipient. recipientId string(36) The ID of the recipient. Example JSON{ "split": [ { "value": 990, "recipientId": "17f8d060-9a43-4c2c-a4d4-d9380dab1e41", } ] }