Receivables Credit Memo Lines REST Endpoints

Receivables Credit Memos/Receivables Credit Memo Lines
The receivables credit memo lines resource is used to get and find the lines of a credit memo.
Create a set of receivables credit memo lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/receivablesCreditMemoLines
Get a receivables credit memo line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/receivablesCreditMemoLines/{CustomerTransactionLineId}
Get all receivables credit memo lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}/child/receivablesCreditMemoLines